home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
programm.ing
/
winlib.lzh
/
WINLIB
/
TEXTLEFT.MOU
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-03-14
|
376 b
|
16 lines
/* Mouse definition block */
TEXTLEFT_MOUSE =
{ 0x0007,0x0007,0x0001,0x0000,0x0001,
/* Mask data */
0x7E7E,0x7FFE,0x07E0,0x1FC0,
0x37C0,0x67C0,0xC7C0,0x87C0,
0x87C0,0xC7C0,0x67C0,0x37C0,
0x1FC0,0x0FE0,0x7FFE,0x7E7E,
/* Cursor data */
0x3C3C,0x0660,0x03C0,0x0180,
0x0980,0x1980,0x3980,0x7980,
0x7980,0x3980,0x1980,0x0980,
0x0180,0x03C0,0x0660,0x3C3C
};